paned: Don't overdraw
authorMatthias Clasen <mclasen@redhat.com>
Fri, 12 Feb 2016 20:01:58 +0000 (15:01 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 12 Feb 2016 20:02:34 +0000 (15:02 -0500)
commit48d7219296084e73adcde7b09a8e550d7323deb7
tree9beb993aaf1318743f06681f5cd80badeee7da29
parent5562f4f273200f4617ccacf7f0c4198dfdbdd5f4
paned: Don't overdraw

When moving children 'off', we can't allow them to draw outside
the paned allocation, so clip when drawing.

https://bugzilla.gnome.org/show_bug.cgi?id=761903
gtk/gtkpaned.c